import { AbstractControl } from '@angular/forms'; export declare function getChangedValues(control: AbstractControl): any;