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