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