module.exports = () => "foo"; module.exports.named = () => "bar";