declare const setDataItem: (data: any, fieldId: any, value: any, handleArrayIndices?: boolean) => any; export default setDataItem;