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