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