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