export * from './SegmentedControl'; import { SegmentedControlProps } from './types'; export type { SegmentedControlProps };