export declare function TableCaptionOnPaste(enableCaptions: any, styleConfig: any, showPagination: any): null; export declare function WorkplanTaskEditor({ initialEditorState, userObj, CollabApiKey, docId, mentionItems, type, updateSharepointList, updateTaskEditorData, savedComments, styleConfig, handleSaveComments, pagination, customHeight, customWidth, isCollab, defaultState, editId, toolbarShow, isEditable, showTabContent, wpAndTaskId, enableCaptions, editorTitle, showPdf, showPagination, exportToPDF, enableSpellCheckerFlag, editorForTemplate, showCommentPlugin, isPdfExporting, landscape, setLandscape, ispagebreakOn, referencing_array, enableTable, showEditorCursor, setShowComments, showComments, commentId }: any): import("react/jsx-runtime").JSX.Element;