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