import { Chat } from '@fluentui/react-northstar'; import * as React from 'react'; const ChatMinimalPerf = () => ; ChatMinimalPerf.iterations = 5000; ChatMinimalPerf.filename = 'ChatMinimal.perf.tsx'; export default ChatMinimalPerf;