export type TimeEntryField = 'timeStart' | 'timeEnd' | 'durationOverride';