import type { AxiosStatic } from 'axios' export const axios: AxiosStatic = {} as AxiosStatic