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