import { AxiosInstance } from 'axios';
declare const instance: AxiosInstance;
export default instance;
