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