import * as React from 'react'; import { Flex, Text } from '@fluentui/react-northstar'; const TextExampleRtl = () => (
); export default TextExampleRtl;