import { INodeSubmit } from "./INodeSubmits"; export interface IEndNodeSubmit extends INodeSubmit { }