import { GenericERC20 } from './GenericERC20';
declare const ERC20Token: GenericERC20;
export { ERC20Token };
