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