import { z } from 'zod'; export declare const durationValidationSchema: z.ZodString; //# sourceMappingURL=duration.d.ts.map