/// <reference types="react" />
declare const Shortcuts: () => JSX.Element;
export default Shortcuts;
