import { z } from 'astro:content'; export declare const collections: { typ: import("astro/content/config").CollectionConfig; desc: z.ZodOptional; date: z.ZodAny; }, "strip", z.ZodTypeAny, { title: string; date?: any; author?: string | undefined; desc?: any; }, { title: string; date?: any; author?: string | undefined; desc?: any; }>>; }; //# sourceMappingURL=config.d.ts.map