import { AxiosInstance } from 'axios' import instance from './interceptors' const http: AxiosInstance = instance export default http