/// import { ethers } from 'ethers-ts'; export declare let decrypt: (account: ethers.Wallet, cipher_hex: string) => Promise;