export default function useKeyDownAction(targetKey: any, action: any, listenerElement?: Window & typeof globalThis): void;