export declare function sanitizeRedirectUrl(redirectUrl: unknown): string;
