declare const useShortcut: (frameEle: HTMLElement | null) => void; export default useShortcut;