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