import React from "react"; import { SegmentedProps } from "."; declare const Segmented: React.FunctionComponent; export default Segmented;