import { z } from 'zod'; export declare function zodToJsonSchema(schema: z.ZodType): any; //# sourceMappingURL=schema-converter.d.ts.map