import type { EthereumProvider } from "hardhat/types/providers"; export declare function latest(provider: EthereumProvider): Promise; //# sourceMappingURL=latest.d.ts.map