GraphOutputNodeState: IGraphInterfaceNodeState<{
    name: string;
    placeholder: any;
}, {
    output: any;
}>