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