export declare function isNotEmpty(item: T | null): item is T;