import * as React from 'react'; import { Segment } from '@fluentui/react-northstar'; const SegmentExampleInvertedShorthand = () => (

); export default SegmentExampleInvertedShorthand;