export declare function isEmpty(obj: object): boolean; export declare function deepEquals(_1: T, _2: T, ..._3: T[]): boolean;