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