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