import Segmented from './segmented'; export type { SegmentedProps } from './segmented'; export default Segmented;