import { AxiosRequestConfig } from "axios"; export declare function configureProxy(config: AxiosRequestConfig): AxiosRequestConfig;