import { LayoutService } from '../../service/layout.service'; import * as i0 from "@angular/core"; export declare class GmpProfileMenuComponent { layoutService: LayoutService; get rightMenuVisible(): boolean; set rightMenuVisible(val: boolean); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }