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