import { BlockchainName } from '../../models/blockchain-name';
export declare const MULTICALL_ADDRESSES: Record<BlockchainName, string>;
