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