import { Label, LabelColor, LabelGroup } from '@patternfly/react-core'; import RhUiInformationFillIcon from '@patternfly/react-icons/dist/esm/icons/rh-ui-information-fill-icon'; export const LabelGroupBasic: React.FunctionComponent = () => ( );