import { Checkbox } from '@patternfly/react-core'; export const CheckboxRequired: React.FunctionComponent = () => ( );