export declare const HOTKEYS: { [x: string]: string; }; export declare const MARKDOWN_SHORTCUTS: { [x: string]: string | string[]; };