export declare const version: any;
export declare const AxiosClient: import("axios").AxiosInstance;
export default AxiosClient;
