export { default as SegmentedProgress } from './SegmentedProgress'; export type { SegmentedProgressProps } from './SegmentedProgress';