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