enum ProgressState { isImporting, isGeneralError, isInternetError, isDone, }