import Foo, { baz } from "./moduleWithGetter"; export { Foo, baz };