export interface BlockCountRPC { count: `${number}`, unchecked: `${number}`, cemented?: `${number}`, };