export declare const sameDataDiffRef: (obj1: object, obj2: object, objName: string, ignoreKeys?: string[]) => void;