import type * as universeRegistry from "./universe-registry"; export type { universeRegistry }; import type * as universeToken from "./universe-token"; export type { universeToken }; //# sourceMappingURL=index.d.ts.map