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