export declare const isNullOrUndefinedOrEmpty: (value: string | Date | undefined | null) => Boolean;