import type { IJodit } from 'jodit/types'; export declare function checkBR(jodit: IJodit, current: Node, shiftKeyPressed?: boolean): boolean;