import { z } from 'zod'; export declare const VALIDATORS: { PASCAL_CASE_STRING: z.ZodString; CAMEL_CASE_STRING: z.ZodString; CONSTANT_CASE_STRING: z.ZodString; OPTIONAL_CONSTANT_CASE_STRING: z.ZodOptional]>>; }; //# sourceMappingURL=validation.d.ts.map