export interface UnwindStageInterface { path: string; includeArrayIndex?: string; preserveNullAndEmptyArrays?: boolean; }