import { AbiItem } from 'web3-utils';
export declare const ERC20_TOKEN_ABI: AbiItem[];
