export interface SegmentTarget { contextKind: string; values: string[]; }