import { ChainId } from '@ape.swap/apeswap-lists'; export declare const supportedByLIFI: ChainId[]; export declare const STRAPI_URL = "https://strapi-api.ape.bond"; export declare const SOUL_ZAP_API = "https://zap-api.ape.bond/zap?batch=1"; export declare const APEBOND = "https://ape.bond"; export declare const APEBOND_REALTIME_API = "https://realtime-api.ape.bond";