export interface IVisibilityObserverBaseOptions { target: Element | string; }