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