import { AxiosInstance } from 'axios'; declare const instance: AxiosInstance; export { instance }; //# sourceMappingURL=fetchClient.d.ts.map