export declare const isNullOrUndefined: (value: unknown) => value is null | undefined; //# sourceMappingURL=is-null-or-undefined.d.ts.map