import { AxiosRequestConfig } from 'axios'; export default function requestWithRety(options: AxiosRequestConfig): Promise;