export declare function compareObjectsByValues(o1: T, o2: T): boolean;