import { QueryRouterServer } from './browser.ts'; export const App = QueryRouterServer; export * from './browser.ts';