import * as React from 'react'; import { Button } from '@fluentui/react-button'; const Scenario = () => ( ); export default Scenario;