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