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