import { OnInit } from '@angular/core'; import { UxAppShellService } from '@eui/core'; import * as i0 from "@angular/core"; export declare class EuiAppToolbarComponent implements OnInit { asService: UxAppShellService; string: string; role: string; constructor(asService: UxAppShellService); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDef; static ɵcmp: i0.ɵɵComponentDefWithMeta; }