import { Protocol, IRouter } from "./../../common"; export default function createSequentialRouter
(config?: object): IRouter
;