import type { Oas3Rule, Oas2Rule } from '../../visitors.js'; export declare const PathDeclarationMustExist: Oas3Rule | Oas2Rule; //# sourceMappingURL=path-declaration-must-exist.d.ts.map