import './type_extensions.js';
import { HardhatPlugin } from 'hardhat/types/plugins';
declare const plugin: HardhatPlugin;
export default plugin;
