import * as z from 'zod'; export const OfficeHoursCountResultSchema = z.number();