/** Build the platform SSO jump while preserving only the current SPA hash. */ export declare function dashboardLoginHref(platformLoginUrl: string | undefined, hash: string): string | undefined; //# sourceMappingURL=auth-login.d.ts.map