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