export declare const findBlockNode: (target?: HTMLElement | null | undefined) => HTMLElement | null;