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