import type * as T from './types';
export declare const MulticallAbi: T.JsonFragment[];
export declare const ERC20Abi: T.JsonFragment[];
