export interface Settings { projectId: string; refetchExperiencesOnTraitsUpdate?: boolean; manualInit?: boolean; }