import { z } from "zod"; export declare function zodToJsonSchema(schema: z.ZodTypeAny): Record; //# sourceMappingURL=schema.d.ts.map