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