export declare function isFalsyOrEmptyObject(obj: object): boolean;
