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