export declare type AudienceSegmentStatus = 'ACTIVE' | 'INACTIVE';
