import type * as extensions from "./extensions"; export type { extensions }; export type { BaseWTTPPermissions } from "./BaseWTTPPermissions"; export type { BaseWTTPSite } from "./BaseWTTPSite"; export type { BaseWTTPStorage } from "./BaseWTTPStorage"; export type { Web3Site } from "./Web3Site"; //# sourceMappingURL=index.d.ts.map