import foo from './first/foo'; import first from './first/module'; export default foo + first;