module.exports = function noopLoader () { return 'module.exports = null;'; };