import { Observable } from "rxjs"; import { AxiosInstance } from "axios"; export declare const httpClientInstance$: Observable;