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