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