import { export_default } from "./to/index.js"; //#region src/Quiculum/file/index.d.ts declare class Map { static to: typeof export_default; } //#endregion export { Map }; //# sourceMappingURL=index.d.ts.map