import { Injector } from '@angular/core'; import { ɵOsBaseComponent } from '../../../../core'; import * as i0 from "@angular/core"; export declare class TitleBarIconComponent extends ɵOsBaseComponent { /** The URL to the icon */ set url(value: string); _iconCssBackground: string; constructor(injector: Injector); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }