import * as React from 'react'; import { Icon } from '../icon/Icon'; export declare const SegmentedControlIcon: (props: Omit, "size">) => React.JSX.Element;