import type { IJodit } from 'jodit/types'; export declare function splitFragment(jodit: IJodit, currentBox: HTMLElement): void;