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