Progress variants can be defined anywhere in the
theme
({ value }) => ( <Progress value={value} max={100} />)
string | number | readonly string[]
-