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