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