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