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