declare module 'react-router-redux' { declare var exports: { routerReducer: Function, syncHistoryWithStore: Function, }; }