export declare function notEmpty(value: TValue | null | undefined): value is TValue; //# sourceMappingURL=not-empty.d.ts.map