export declare const elementsCollide: (first: DOMRect, second: DOMRect) => boolean;