export interface IFieldPathElement { field: string; index: number; }