import type { ICollection } from "../../types/index.js";
export declare function findCollection(slug: string): ICollection | null;
//# sourceMappingURL=findCollection.d.ts.map