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