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