export interface CustomAudienceSharingStatusFields { sharing_relationship_id: number; status: string; }