var helloWorld = function() { return '' } module.exports = helloWorld;