'use strict'; function noop () {} module.exports = function () { return noop; };