const runCli = () => 'hello world'; module.exports = { runCli, };