export declare function isNil(x: any): x is null | undefined;