import * as React from 'react'; import { Text } from '@fluentui/react-northstar'; const TextExampleError = () => There has been an error.; export default TextExampleError;