import { Route } from '../types'; export declare const handlePreRestart: (route: Route) => void;