export enum FormulaType { SALES_PRICE = 'sales price', PROFIT_SHARE = 'profit share', }