export interface FrameworkSearchAggregationValueInterface { value: string; metrics: Array; }