declare const customAxios: import("axios").AxiosInstance;
export default customAxios;
export declare const setPluginSource: (source: string) => void;
