export const BASELINE_TITLE = 'Baseline'; export const CURRENT_TITLE = 'Current'; export const SORT_VALUE = 'value'; export const SORT_CHANGE = 'change'; export const SORT_PERCENTUAL_CHANGE = 'percentual change';