import { Web3PublicSupportedBlockchain } from "../../models/web3-public-storage";
export declare const MULTICALL_ADDRESSES: Record<Web3PublicSupportedBlockchain, string>;
