We have the need internally to have access to the "type" of date range selected from default ranges.
https://github.com/mxenabled/mx-react-components/blob/master/src/components/DateRangePicker.js#L52
Maybe provide the displayValue as an optional third argument to the onDateRangeSelect prop? I believe this use to be the case at one point in time.