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