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