import * as ethers from 'ethers'; export declare const parseTokenTx: (data: string) => ethers.ethers.utils.TransactionDescription;