export declare function isUndefinedOrNull(value: any): boolean;
