import { bar } from './circular-b.mjs' export const foo = 1 export { bar }