/**
 * Returns the number of the latest block
 */
export declare function latestBlock(): Promise<number>;
//# sourceMappingURL=latestBlock.d.ts.map