import type { IJodit } from 'jodit/types'; export declare function checkNotCollapsed(jodit: IJodit): boolean;