import { SegmentedProps as AntSegmentedProps } from "antd"; export interface SegmentedProps extends AntSegmentedProps { }