export type { Router, RouterLocation } from './types.ts'; export { type BrowserRouterConfig, BrowserRouter } from './browser-router.ts';