export declare const TRC20_ABI: { constant: boolean; inputs: { name: string; type: string; }[]; name: string; outputs: { name: string; type: string; }[]; type: string; }[];