export declare function isEmptyInputValue(value: any): boolean; export declare function isEqual(obj1: any, obj2: any): boolean;