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