export declare function compareElements(el1: HTMLElement, el2: HTMLElement, excludeAttributes?: string[]): boolean;