import '@kodex-data/prototypes';
export { default as MultiCall } from './multicall';
export { MulticallAbi, ERC20Abi } from './abi';
export { Multicall2__factory } from './Multicall2__factory';
export declare const VERSION = "0.0.1-rc.11";
export * from './types';
export * from './utils';
