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