import Shortcut from './Shortcut';
export { Shortcut };
export { ShortcutProps } from './Shortcut.props';
export default Shortcut;
