/** * 32 byte digest encoded as a hex with `0x` prefix. */ export declare type TransactionHash = string;