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