import { z } from "zod"; export declare function toJsonSchema(schema: z.ZodType | Record): Record; //# sourceMappingURL=to-json-schema.d.ts.map