import { AnalyzerPlugin } from "../types.js"; export declare const OpenAPIPlugin: AnalyzerPlugin; export default OpenAPIPlugin;