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