/** * The Global navigation is a region of the graphical user interface reserved for global level actions like * app tray bar, search bars, notification or any other design element affording movement from one set of content to another. */ import * as ɵngcc0 from '@angular/core'; export declare class CloGlobalMenu { /** * URL to the logo image */ icon: string; productName: string; hasProfile: boolean; constructor(); static ɵfac: ɵngcc0.ɵɵFactoryDeclaration; static ɵcmp: ɵngcc0.ɵɵComponentDeclaration; } //# sourceMappingURL=global-menu.d.ts.map