import { type DoCheck } from '@angular/core'; import * as i0 from "@angular/core"; export declare class TuiValueChanges implements DoCheck { private readonly container; private readonly control; private readonly control$; private readonly tuiValueChanges$; readonly tuiValueChanges: import("@angular/core").OutputRef; ngDoCheck(): void; static ɵfac: i0.ɵɵFactoryDeclaration, never>; static ɵdir: i0.ɵɵDirectiveDeclaration, "[tuiValueChanges]", never, {}, { "tuiValueChanges": "tuiValueChanges"; }, never, never, true, never>; }