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