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