import { AbiItem } from 'web3-utils';
export declare const ALGEBRA_SWAP_ROUTER_CONTRACT_ADDRESS = "0x89D6B81A1Ef25894620D05ba843d83B0A296239e";
export declare const ALGEBRA_SWAP_ROUTER_CONTRACT_ABI: AbiItem[];
