import { AudienceSegmentAction } from './audienceSegmentAction';
export interface ActivateAudienceSegments extends AudienceSegmentAction {
}
