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