import { combineReducers } from 'redux' import { } from './actions' export default combineReducers({ })