export declare const exportToPDF1: (editId: string, editorTitle: string, parsedHtmlString: string, setpdfExport: any, landscape?: boolean, showPagination?: boolean) => Promise;