import type { LifecycleContext } from '../../types'; export declare const isAsyncapiDoc: (relativePath: string, context: LifecycleContext) => Promise; //# sourceMappingURL=is-asyncapi-doc.d.ts.map