export function getChildrenOrder(formValues: any, nodeData: any): { childrenOrder: any; shouldModifyChildren: boolean; };