export const foo = "Well hello shadows"; export default "Default export"; export const bar = "'bar' export";