import { AbiItem } from 'web3-utils'; export declare const stargateV2PoolAbi: AbiItem[]; export declare const stargateV2SendQuoteAbi: AbiItem[]; export declare const stargateV2SendTokenAbi: AbiItem[]; export declare const stargateV2PoolBalanceAbi: AbiItem[];