import { z } from 'zod'; export declare const stringSchema: z.ZodString; //# sourceMappingURL=schemas.d.ts.map