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