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