import * as z from "zod/v3"; export declare function constDateTime(val: string): z.ZodType; //# sourceMappingURL=constdatetime.d.ts.map