import { HotkeyOptions } from '@sanity/portable-text-editor'; export declare function useHotkeys(hotkeys: HotkeyOptions): HotkeyOptions; //# sourceMappingURL=useHotKeys.d.ts.map