export declare function toSafeRedirect(dangerousRedirect: string, safeBaseUrl: URL): URL | undefined;