export declare function notNullOrUndefined(val: T | null | undefined): val is T; //# sourceMappingURL=not-null-or-undefined.d.ts.map