export declare const createAxiosInstance: (pluginConfig: any) => import("axios").AxiosInstance;
