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