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