export class LastFuelPriceProgressConstants { static LAST_FUEL_PRICE_COLORS: string[] = [ '#56B4AC', '#77BF56', '#FAB15C', '#FF906D', '#E66767', ]; }