export declare function isNotUndefined(value: T): value is NonNullable;