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