import { FunctionComponent } from 'react'; import ShortcutGrid from '@patternfly/react-component-groups/dist/dynamic/ShortcutGrid'; export const BasicExample: FunctionComponent = () => ( );