export declare const WYSIWYG_DEFAULT_CONFIG: { bodyClass: string; contentsCss: string[]; extraPlugins: string; find_highlight: { element: string; styles: { 'background-color': string; color: string; }; }; format_tags: string; toolbar_Basic: string[][]; removeButtons: string; removePlugins: string; toolbar: any; uiColor: string; };