import { PluginFactory } from 'router5'; declare function reduxPluginFactory(dispatch: any): PluginFactory; export default reduxPluginFactory;