import { JsonFragment } from '@ethersproject/abi'; export declare class ContractContext { /** * ERC20 abi */ static erc20Abi: JsonFragment[]; }