import * as React from "react"; import { AbstractPureComponent2, IProps } from "../../common"; export { Hotkey, IHotkeyProps } from "./hotkey"; export { KeyCombo, IKeyComboProps } from "./keyCombo"; export { HotkeysTarget, IHotkeysTargetComponent } from "./hotkeysTarget"; export { IKeyCombo, comboMatches, getKeyCombo, getKeyComboString, parseKeyCombo } from "./hotkeyParser"; export { IHotkeysDialogProps, hideHotkeysDialog, setHotkeysDialogProps } from "./hotkeysDialog"; export interface IHotkeysProps extends IProps { /** * In order to make local hotkeys work on elements that are not normally * focusable, such as `