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