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