export declare const EDITOR_CONTENT_KEY = "markdown-editor-content"; export declare const SYNC_SCROLL_STATUS = "markdown-editor-sync-scroll"; export declare const CLASS_PREFIX = "mini-editor";