import { Interface } from 'ethers/lib/utils'; export { default as multicallABI } from './multicall.json'; export declare const erc20Interface: Interface; //# sourceMappingURL=index.d.ts.map