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