export { SegmentedControl } from './SegmentedControl'; export type { SegmentedControlProps, SegmentedControlInstance, SegmentedControlOptionType } from './SegmentedControl'; export type { SegmentedControlSize, SegmentedControlWidth } from './types';