import { Panel, PanelMain } from '@patternfly/react-core'; export const PanelNoBody: React.FunctionComponent = () => ( Main content );