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