import type { Hotkey } from '@tanstack/react-hotkeys' export const DETAIL_SIDEBAR_TOGGLE_HOTKEY = 'Mod+B' satisfies Hotkey