3 lines
137 B
TypeScript
3 lines
137 B
TypeScript
import * as z from 'zod';
|
|
export declare const ClaimCountResultSchema: z.ZodNumber;
|
|
//# sourceMappingURL=ClaimCountResult.schema.d.ts.map
|