import { z } from 'zod';
export declare const zDateString: () => z.ZodEffects<z.ZodString, Date, string>;
//# sourceMappingURL=date.dto.d.ts.map