import { IconProps } from '../types'; export declare const Segment: (props: IconProps) => JSX.Element;