export type Value = { count: number; valueType: number; source?: string; };