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