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