DVMItem: {
    kind: number;
    mappings?: TagFeedMapping[];
    relays?: string[];
    tags?: string[][];
}