import { AxiosInstance } from 'axios'; export declare const addExponentialBackoffResponseInterceptor: (http: AxiosInstance) => void;