import { FunctionComponent } from 'react'; declare const ScrollRestoration: FunctionComponent; export { ScrollRestoration as default };