import { SubShortcut } from '@sliprail/sdk/lib/index'
type SubShortcut = Shortcut & { preview?: ShortcutPreview, }