import { OnChanges } from '@angular/core'; import * as i0 from "@angular/core"; export declare abstract class Controller implements OnChanges { private readonly change$$; readonly change$: import("rxjs").Observable; ngOnChanges(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } //# sourceMappingURL=controller.d.ts.map