export declare function onRouteRedirect(hook: string, handler: Function): void; export declare function handleRouteRedirects(hook: string): Promise;