import type { AsyncAPIDocumentInterface } from '../models'; export declare function checkCircularRefs(document: AsyncAPIDocumentInterface): void;