import { AbiItem } from "web3-utils";
export declare const ERC20: AbiItem[];
export declare const MULBANK: AbiItem[];
export declare const MULWORK: AbiItem[];
export declare const UNISWAPV3POOL: AbiItem[];
export declare const UNISWAPV3STRATEGY: AbiItem[];