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