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