import * as React from 'react'; import { Alert, Input } from '@fluentui/react-northstar'; const AlertExampleShorthand = () => ( <>

); export default AlertExampleShorthand;