// NOTE: more progress indicator variants will be available in the future;// having a single named export will avoid consumers having to update their// imports when there's a feature release.export { defaultasProgressIndicator } from'./components/progress-dots';