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