import * as React from 'react'; declare function ShortcutIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default ShortcutIcon;