declare function isNullOrUndefined(value: any): boolean; export default isNullOrUndefined;