export declare function TableCaptionOnPaste(enableCaptions: any, styleConfig: any, showPagination: any): null; export declare function Editor({ initialEditorState, userObj, CollabApiKey, docId, mentionItems, type, updateSharepointList, updateSharepointList2, savedComments, styleConfig, handleSaveComments, pagination, customHeight, customWidth, isCollab, defaultState, editId, toolbarShow, isEditable, showTabContent, wpAndTaskId, enableCaptions, showPagination, setshowPagination, editorTitle, showPdf, showCommentPlugin, exportToPDF, editorForTemplate, enableSpellCheckerFlag, showHeaderFooter, isPdfExporting, //this state is accepted as props from spinverse, used for export in mozilla only. landscape, setLandscape, ispagebreakOn, showFootNoteOption, referencing_array, enableTable, showEditorCursor, setShowComments, showComments, commentId, isPreviewMode }: any): import("react/jsx-runtime").JSX.Element;