Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
import { Progress } from '@turbostack/ui'
<Progress value={10} />