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