export const DOLLAR_BASED = 0;
export const PROPORTION_BASED = 1;
