declare const objEmpty: (obj: any) => boolean; export default objEmpty;