export { HardhatPluginError } from "@nomicfoundation/hardhat-errors";
/**
 * @deprecated This function is part of the Hardhat 2 plugin API.
 */
export declare function lazyFunction(..._args: any): any;
/**
 * @deprecated This function is part of the Hardhat 2 plugin API.
 */
export declare function lazyObject(..._args: any): any;
//# sourceMappingURL=plugins.d.ts.map