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