declare const useGlobalHotKeys: (videoEl: HTMLVideoElement) => void; export default useGlobalHotKeys;