export declare const boundaryObserve: (elArr: HTMLElement[], fn: (...args: any) => void) => IntersectionObserver;