export declare function isNotNull(value: any): boolean;
