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