import { ChainId } from '@celo-tools/use-contractkit'; import MULTICALL_ABI from './abi.json'; declare const MULTICALL_NETWORKS: Record; export { MULTICALL_ABI, MULTICALL_NETWORKS };