LabelItem: {
    authors?: string[];
    mappings?: TagFeedMapping[];
    relays?: string[];
    [key: `#${string}`]: string[];
}