export interface NodeId { nodeTag: string; nodeUrl: string; responsibleNode: string; } //# sourceMappingURL=NodeId.d.ts.map