export default compareElement; declare function compareElement(nextElement: any, lastElement: any): any;