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