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