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