import { LoadSubShortcutsContext } from '@sliprail/sdk/lib/index'
type LoadSubShortcutsContext = ShortcutContext & { signal: AbortSignal, }