import type { ICollection } from "../../types/index.js";
export declare function getAllCollections(): ICollection[];
//# sourceMappingURL=getAllCollections.d.ts.map