export interface INodeInfo { context: string; [k: string]: any; }