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