export type ProgressBarUpdater = (newText: string) => void;