/// import { ISegmentedProps } from "../../config/type"; declare function FSegmented(props: ISegmentedProps): JSX.Element; export default FSegmented;