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