import { OpenAPIV3 } from './openapi-types'; export declare function getOpenAPIConfig(file?: string): Promise;