import { OpenAPIObject } from 'openapi3-ts'; export declare function fixOpenAPI(data: OpenAPIObject): void;