export enum eProgressBarString { PICKUP = 'pickup', DELIVERY = 'delivery', DEADHEAD = 'deadhead', CURRENT_LOCATION = 'Current Location', }