import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class GrilleComponent implements OnInit { page: any; constructor(); ngOnInit(): void; getWidth(index: number): number; getHeigth(index: number): number; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }