import { Router } from '../types/router'; export default function withState(router: Router): Router;