export declare class StringHelper { static isNullOrEmpty(val: any): boolean; } //# sourceMappingURL=string-helper.d.ts.map