import * as React from 'react'; import { Text } from '@fluentui/react-northstar'; const TextExampleTimestamp = () => ( Yesterday 11:16PM ); export default TextExampleTimestamp;