import { AfterViewInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class NuoruoGapComponent implements AfterViewInit { w: number; h: number; constructor(); ngOnInit(): void; ngAfterViewInit(): void; get height(): number; get width(): number; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }