import { Hero } from '@patternfly/react-core'; export const HeroBasic: React.FunctionComponent = () => Basic hero content;