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