import { X as Xior, a as XiorResponse, b as XiorRequestConfig, i as isCancel } from '../types-BvXZzfqR.js'; export { g as AxiosError, f as AxiosInstance, d as AxiosInterceptorOptions, A as AxiosInterceptorRequestConfig, e as AxiosPlugin, j as AxiosTimeoutError, C as ClearableSignal, F as Fetch, I as ICacheLike, c as InternalAxiosRequestConfig, g as XiorError, f as XiorInstance, d as XiorInterceptorOptions, c as XiorInterceptorRequestConfig, k as XiorInterceptorResponseConfig, e as XiorPlugin, l as XiorResponseInterceptorConfig, j as XiorTimeoutError, q as anySignal, r as buildSortedURL, s as delay, n as encodeParams, o as isAbsoluteURL, h as isAxiosError, h as isXiorError, p as joinPath, m as merge, m as mergeConfig, t as trimUndefined } from '../types-BvXZzfqR.js'; export { XiorProgressEvent as AxiosProgressEvent } from '../plugins/progress.js'; declare const axios: Xior & (>(options: XiorRequestConfig | string) => Promise) & { create: (options?: XiorRequestConfig) => Xior & (>(options: XiorRequestConfig | string) => Promise); VERSION: string; isCancel: typeof isCancel; }; export { Xior as Axios, XiorRequestConfig as AxiosRequestConfig, XiorResponse as AxiosResponse, Xior, XiorRequestConfig, XiorResponse, axios as default, isCancel };