import { AnyRouter } from '../router.cjs'; export declare function getScrollRestorationScriptForRouter(router: AnyRouter): string | null;