TimeFieldState TimeFieldState = Omit<TimeFieldRenderProps, "state"> & Required<Pick<BaseTimeFieldProps, "size">>