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