import { Avatar } from '@patternfly/react-core'; export const AvatarInitials: React.FunctionComponent = () => ( <> );