import { AbiItem } from 'web3-utils';
export declare const SPARK_DEX_V3_FLARE_SWAP_ROUTER_CONTRACT = "0x8a1E35F5c98C4E85B36B7B253222eE17773b2781";
export declare const SPARK_DEX_V3_FLARE_SWAP_ROUTER_ABI: AbiItem[];
