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