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