export { ModuleScope } from "./ModuleScope.js";
export { Scope } from "./Scope.js";
export { TopScope } from "./TopScope.js";
export { GlobalScope, builtinNamespaces } from "./GlobalScope.js";
//# sourceMappingURL=index.d.ts.map