export declare type AudienceSegmentCriteriaComparisonOperator = 'IS' | 'IS_NOT';
