import { z } from 'zod'; export declare const scheduleSchema: z.ZodNullable>; until: z.ZodDefault>; day_of_week: z.ZodDefault>>; disabled: z.ZodOptional; }, z.core.$strip>>>;