export { default as foo } from "./foo.ts"; export { barExported as bar } from "./bar.ts";