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