import { default as React } from 'react'; declare const SegmentM: (props: React.SVGProps) => JSX.Element; export default SegmentM;