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