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