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