import { AfterViewInit, ChangeDetectorRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class NuoruoTooltipComponent implements AfterViewInit { private cdr; v: string; flagShow: boolean; constructor(cdr: ChangeDetectorRef); ngOnDestroy(): void; ngAfterViewInit(): void; ngOnInit(): void; nextTick(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }