import { ReactIconComponentType } from '../types';

declare const Segment: ReactIconComponentType;
export default Segment;
            