export default function objectsAreEqual(o1: any, o2: any): boolean;