export declare const scrollRestoration: { set(value: 'manual' | 'auto'): () => void; };