export declare class NowStringUtil { static isStringEmpty(value: any): boolean; }