import type { JsFrameworkAdapter } from './types.js'; export declare const reactRouterAdapter: JsFrameworkAdapter;