import { HardhatRuntimeEnvironment } from "hardhat/types";
export declare const getLastBlock: (hre: HardhatRuntimeEnvironment) => Promise<any>;
//# sourceMappingURL=helpers.d.ts.map