import Immutable from 'immutable'; export default Immutable.Record({ id: '', session: '', plain: '', raw: {}, startedAt: '', finishedAt: '', });