UntypedFormGroup is a non-strongly-typed version of FormGroup.
FormGroup
type UntypedFormGroup = FormGroup<any>