import * as React from 'react'; import { Label } from '@fluentui/react-northstar'; import { CallVideoIcon } from '@fluentui/react-icons-northstar'; const SvgIconExampleSpace = () => (

); export default SvgIconExampleSpace;