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