declare function isSet(obj: any): boolean; export default isSet;