declare const objectIsEmpty: (obj: T) => boolean; export default objectIsEmpty;