internal
type SubShortcut = Shortcut & {
  preview?: ShortcutPreview, 
}