export * as bar from "./bar"; export const d = "d"; export default { "a": "a", "b": "b", "c": "c", }