export declare const isTargetVisible: (target?: HTMLElement | null, win?: Document["defaultView"]) => boolean;