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