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