declare const axiosInstance: { axiosGoogleInstance: import("axios").AxiosInstance; axiosOnlineInstance: import("axios").AxiosInstance; }; export default axiosInstance;