import type { Spec } from '../types'; export declare const parse: (specification: any) => Promise; //# sourceMappingURL=parse.d.ts.map