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