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