/** ESL Media Play-In-Viewport IntersectionObserver instance */
export declare function getIObserver(lazy?: boolean): IntersectionObserver;
