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