import * as z from 'zod'; import type { Prisma } from '../../../generated/prisma'; export declare const InsuranceCredentialOrderByRelationAggregateInputObjectSchema: z.ZodType; export declare const InsuranceCredentialOrderByRelationAggregateInputObjectZodSchema: z.ZodObject<{ _count: z.ZodOptional>; }, "strict", z.ZodTypeAny, { _count?: "asc" | "desc" | undefined; }, { _count?: "asc" | "desc" | undefined; }>; //# sourceMappingURL=InsuranceCredentialOrderByRelationAggregateInput.schema.d.ts.map