export enum ShortcutContext { WidgetShortcut = 0, WidgetWithChildrenShortcut = 3, WindowShortcut = 1, ApplicationShortcut = 2, }