import { AxiosRequestConfig } from "axios"; export type HttpOptionsType = AxiosRequestConfig;