export declare function isNilOrEmpty(value: null | string | undefined): boolean; //# sourceMappingURL=utils.d.ts.map