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