export function test() { console.log('Hello World!'); } export default test;