import { OnInit } from '@angular/core'; export declare class ImageWComponent implements OnInit { constructor(); ngOnInit(): void; }