import { ButtonProps, BoxProps } from '@mui/material'; import React, { ElementType } from 'react'; export interface ShortcutProps extends Omit { } /** * Shortcut is a proxy component to