import * as z from 'zod'; export declare const PdfGroupFindFirstResultSchema: z.ZodNullable; }, "strip", z.ZodTypeAny, { id: number; title: string; createdAt: Date; pdfs: unknown[]; patientId: number; titleKey?: unknown; patient?: unknown; }, { id: number; title: string; createdAt: Date; pdfs: unknown[]; patientId: number; titleKey?: unknown; patient?: unknown; }>>; //# sourceMappingURL=PdfGroupFindFirstResult.schema.d.ts.map