export enum Metrics { Weight = 'Best weight per day', Volume = 'Volume per day', OneRepMax = 'One rep max', }