import { default } from "https://deno.land/x/progress@v1.4.2/mod.ts";
"render" the progress bar
completed
completed valueoptions
optional parameterstitle
progress bar titletotal
total number of ticks to completetext
optional, custom text, default: ''complete
completion character, If you want to change at a certain moment. For example, it turns red at 20%incomplete
incomplete character, If you want to change at a certain moment. For example, it turns red at 20%prettyTimeOptions
prettyTime options