import type { BlockInfo } from '@ledgerhq/coin-module-framework/api/index';
export declare function lastBlock(): Promise<BlockInfo>;
//# sourceMappingURL=lastBlock.d.ts.map