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