export declare const setSessionId: (storageLabel: string, neuroUserId?: string) => string | null;
