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