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