import { Segmented } from 'antd'; export type { SegmentedProps } from 'antd/lib/segmented'; export * from 'antd/lib/segmented'; export default Segmented;