export type ObjectConfigurationDefaultValueType = number | number[] | string | string[] | Date | boolean | undefined;