export interface ICampaignLabel { campaignId: string; labelId: string; }