export declare function notEmpty(value: TValue | null | undefined): value is TValue;