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