UntypedFormControl is a non-strongly-typed version of FormControl.
FormControl
type UntypedFormControl = FormControl<any>