import { Fragment } from 'react'; import { Alert } from '@patternfly/react-core'; export const AlertTruncated: React.FunctionComponent = () => ( );