export declare function hasValue(value: T | null | undefined): value is T; //# sourceMappingURL=has-value.d.ts.map