export declare const isNil: (value: any) => value is null | undefined;