export interface ChildNodeProps { nodeName: string; params: Partial; }