import { Progress, ProgressVariant } from '@patternfly/react-core'; export const ProgressWarning: React.FunctionComponent = () => ( );