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