/** * Synchronizes user, project, and session context into the analytics client. * Intended to be called once near the top of the app (e.g., ClientProviders). */ export declare function useAnalyticsIdentity(): void; //# sourceMappingURL=use-analytics.d.ts.map