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