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