/**
 * Blockhash as Base58 string.
 */
export declare type Blockhash = string;
