export { HotkeyConfig } from "./hotkeys/hotkeyConfig"; export { useHotkeys, UseHotkeysOptions, UseHotkeysReturnValue } from "./hotkeys/useHotkeys";