export declare const isNotUndefined: (item: T | undefined) => item is T; //# sourceMappingURL=typeHelpers.d.ts.map