export declare enum LockHashAlgorithmDto { SHA3_256 = 0, HASH_160 = 1, HASH_256 = 2 }