import {IRouter, IRouterConfig} from './../../index' export default function createSequentialRouter(config?: IRouterConfig): IRouter