import { Masthead, MastheadMain, MastheadToggle, MastheadBrand, MastheadLogo, MastheadContent, Button, Flex, FlexItem } from '@patternfly/react-core'; export const MastheadBasicMixedContent: React.FunctionComponent = () => ( );