export interface ListFacetValue { Value?: string; Count?: number; }