import { Interface } from 'ethers';
export declare const getErc20ContractInterface: () => Interface;
