export type IsEmptyValueType = string | number | undefined | null | boolean | any;