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