import { AxiosStatic } from '../types'; declare const axios: AxiosStatic; export default axios;