export declare function isDefined(t: T | undefined): t is T; //# sourceMappingURL=util.d.ts.map