export type ConfigValue> = ConfigValue[] | T | string | number | boolean;