declare const CreateAxiosInstance: (baseUrl: string) => any;
export default CreateAxiosInstance;
