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