import * as React from 'react'; import { Flex } from '@fluentui/react-northstar'; import { CallVideoIcon, CircleIcon, RedoIcon, SendIcon } from '@fluentui/react-icons-northstar'; const SvgIconExampleRtl = () => ( ); export default SvgIconExampleRtl;