export declare function isNullOrUndefined(value: any, ...additionalValues: any): boolean;