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