declare function isEmpty(val: any): boolean; export default isEmpty;