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