declare function isEmptyObject(obj: object): boolean; export { isEmptyObject };