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