import { ChainId } from "./network";
export declare const Multicall: {
    [chainId in ChainId]: string;
};
//# sourceMappingURL=multicall.d.ts.map