import { "Foo::new" as Foo_new } from "./foo.wasm" const foo = Foo_new() export { Foo_new as "Foo::new" }