/** * @internal */ export declare function cuiIsObscured(el: HTMLElement, exceptSelector?: string): boolean;