import { AxiosRequestConfig, AxiosPromise } from 'axios';
export default function mpAdapter(config: AxiosRequestConfig): AxiosPromise;