import type { ResponseFormat } from "../../schemas/index"; export declare function getResponseFormatJsonSchema(responseFormat: ResponseFormat): string | undefined; //# sourceMappingURL=response-format.d.ts.map