import { PageSection, PageSectionTypes } from "@patternfly/react-core"; const chosenType = PageSectionTypes.nav; export const PageSectionRemoveNavTypeInput = () => ( <> );