export { DocumentEditorComponent, PrintService, SfdtExportService, WordExportService, TextExportService, SelectionService, SearchService, EditorService, EditorHistoryService, OptionsPaneService, ContextMenuService, ImageResizerService, HyperlinkDialogService, TableDialogService, BookmarkDialogService, TableOfContentsDialogService, PageSetupDialogService, ParagraphDialogService, ListDialogService, StyleDialogService, StylesDialogService, BulletsAndNumberingDialogService, FontDialogService, TablePropertiesDialogService, BordersAndShadingDialogService, TableOptionsDialogService, CellOptionsDialogService } from './document-editor/documenteditor.component'; export { DocumentEditorModule } from './document-editor/documenteditor.module'; export { DocumentEditorAllModule } from './document-editor/documenteditor-all.module'; export * from '@syncfusion/ej2-documenteditor';