const foo = 1; export default foo; export { foo as 'module.exports' };