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