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