export declare const TRANSACTION_HASH_REGEXP: RegExp;
export declare const TRANSACTION_HASH_LENGTH = 66;
