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