export declare function isNullOrUndefined(item: any): boolean;
