export declare const MODIFIER_KEY: string;
export declare function getHotkeyText(hotkey: string): string;
