export declare const intersect: (els: Element[], cb: (el: Element) => void) => void;