import { ValueProvider } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./richtexteditor.module"; export declare const ToolbarService: ValueProvider; export declare const LinkService: ValueProvider; export declare const ImageService: ValueProvider; export declare const ImportExportService: ValueProvider; export declare const AudioService: ValueProvider; export declare const VideoService: ValueProvider; export declare const CountService: ValueProvider; export declare const QuickToolbarService: ValueProvider; export declare const HtmlEditorService: ValueProvider; export declare const MarkdownEditorService: ValueProvider; export declare const TableService: ValueProvider; export declare const PasteCleanupService: ValueProvider; export declare const ResizeService: ValueProvider; export declare const FileManagerService: ValueProvider; export declare const FormatPainterService: ValueProvider; export declare const EmojiPickerService: ValueProvider; export declare const SlashMenuService: ValueProvider; export declare const CodeBlockService: ValueProvider; export declare const ClipBoardCleanupService: ValueProvider; export declare const AutoFormatService: ValueProvider; export declare const AIAssistantService: ValueProvider; /** * NgModule definition for the RichTextEditor component with providers. */ export declare class RichTextEditorAllModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }