import type { ExternalPlugin } from '@redocly/realm/dist/server/plugins/types';
export default function asyncAPIDocsPlugin(): ExternalPlugin;
