import type { IJodit } from 'jodit/types'; export declare function removeExtraBr(jodit: IJodit, node: Node): void;