export declare const shouldDisplayElementHighlight: (el: HTMLElement) => boolean; export declare const isInsideTable: (el: HTMLElement) => boolean;