import { Map } from 'immutable'; export default Map({ CIRCLE_GREEN: '#229922', CIRCLE_GREY_DARK: '#343434' });