export declare const openCommandBarKeybinding = "mod+k"; export declare const isOpenCommandBarKeybinding: (e: KeyboardEvent) => boolean;