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