import type { OpenAPIV3_1 } from 'openapi-types'; export declare function parseSpec(inputPath: string): Promise; //# sourceMappingURL=parser.d.ts.map