/** * @internal **/ export declare const WORD_ONLINE_TABLE_TEMP_ELEMENT_CLASSES: string[]; /** * @internal **/ export declare const BULLET_LIST_STYLE: string; /** * @internal **/ export declare const NUMBER_LIST_STYLE: string; /** * @internal **/ export declare const IMAGE_BORDER: string; /** * @internal **/ export declare const IMAGE_CONTAINER: string; /** * @internal **/ export declare const OUTLINE_ELEMENT: string; /** * @internal **/ export declare const PARAGRAPH: string; /** * @internal **/ export declare const LIST_CONTAINER_ELEMENT_CLASS_NAME: string; /** * @internal **/ export declare const COMMENT_HIGHLIGHT_CLASS: string; /** * @internal **/ export declare const COMMENT_HIGHLIGHT_CLICKED_CLASS: string; /** * @internal **/ export declare const TEMP_ELEMENTS_CLASSES: string[]; /** * @internal */ export declare const REMOVE_MARGIN_ELEMENTS: string; /** * @internal **/ export declare const WAC_IDENTIFY_SELECTOR: string;