import React from 'dom-chef'; export function registerHotkey(hotkey: string, action: VoidFunction | string, {signal}: SignalAsOptions): void { const element = typeof action === 'string' ?