/// <reference types="axios" />
export declare const getConfiguredAxios: () => import("axios").AxiosInstance;
