import type { IJodit } from 'jodit/types'; export declare function wrapText(jodit: IJodit, current: Node): HTMLElement;