import { AxiosInstance } from "axios"; export declare type FetchInstance = AxiosInstance;