import { AfterViewChecked } from '@angular/core'; import { Observable } from 'rxjs'; import * as i0 from "@angular/core"; export declare class WillyWonka implements AfterViewChecked { disableChocolateCheck: boolean; private _chocolate; get chocolate(): Observable; ngAfterViewChecked(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }