import * as React from 'react'; import { Input, Text, Flex } from '@fluentui/react-northstar'; const InputExampleLabelShorthand = () => (
); export default InputExampleLabelShorthand;