import * as FluentUI from '@fluentui/react-northstar'; import * as React from 'react'; const App = () => ( ); export default App;