import * as z from "zod/v4-mini"; export declare function constDateTime(val: string): z.ZodMiniType; //# sourceMappingURL=const-date-time.d.ts.map