export class SearchMultipleStatesConstant { static COLOR_CLASSES: string[] = [ 'chip-green', 'chip-yellow', 'chip-purple', ]; }