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