import * as React from 'react'; import { Persona as PersonaFabric } from 'office-ui-fabric-react'; import { Avatar as AvatarFluent } from '@fluentui/react-northstar'; export default { iterations: 2000, }; export const Fabric = () => ; export const Fluent = () => ;