export declare class CKEditorEventConst { static QMSCK_FULLSCREEN_PLUGIN_MSG: string; static QMSCK_TEMPLATE_PLUGIN_MSG: string; static QMSCK_LOAD_TEMPLATE_PLUGIN_MSG: string; static QMSCK_LOAD_TEMPLATE_PLUGIN_RESP: string; static QMSCK_LINK_PLUGIN_MSG: string; static QMSCK_LINK_PLUGIN_RESP: string; static QMSCK_TOOLTIP_PLUGIN_MSG: string; static QMSCK_TOOLTIP_PLUGIN_RESP: string; static QMSCK_IMAGEMAP_PLUGIN_MSG: string; static QMSCK_IMAGEMAP_PLUGIN_RESP: string; static QMSCK_BPMN_PLUGIN_MSG: string; static QMSCK_BPMN_PLUGIN_RESP: string; static QMSCK_BPMN: string; static QMSCK_ABOUT_CKEDITOR_PLUGIN_MSG: string; static QMSCK_FLOWCHART_PLUGIN_MSG: string; static QMSCK_FLOWCHART_PLUGIN_RESP: string; static QMSCK_FLOWCHART: string; static QMSCK_TOGGLE_TOOLBAR_MSG: string; static QMSCK_BROWSE_VIDEO_MSG: string; static QMSCK_BROWSE_VIDEO_RESP: string; }