export declare const MENTION_WRAPPER_ID_POSTFIX = "_MentionWrapper"; export declare const INPUT_DEBOUNCE_TIME = 500; export declare const MARKDOWN_RENDER_CONTAINER = "markdownRenderContainer"; export declare const COMMONMARK_HELP_URL = "https://commonmark.org/help/"; export declare const FULLSCREEN_HEIGHT = "85vh"; export declare const SPLIT_VIEW_THRESHOLD = "1024px";