/** * Returns true while the shortcut modifier key is held down. */ export declare function useShortcutHintsVisible(): boolean; //# sourceMappingURL=useShortcutHintsVisible.d.ts.map