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