declare const DEBANK_API_VERSION = "v1"; declare const DEBANK_API_URL: string; export { DEBANK_API_VERSION, DEBANK_API_URL, };