import { AxiosInstance } from "@mittwald/api-client-commons"; export declare function configureAxiosRetry(axios: AxiosInstance): void;