const RangeMode = { Distance: 0, Pixel: 1 } export default Object.freeze(RangeMode)