module.exports = { // not imported from anywhere foo: function foo() {}, bar: function bar() {} }