export default function nameFromMatchMode(matchMode) { return _find(matchModes, { matchMode }).name }