import { ElementRef } from '@angular/core'; import { MenuItemRole } from '@fluentui/web-components'; import * as i0 from "@angular/core"; export declare class MenuItemWrapper { private el; checked?: boolean; disabled?: boolean; role: MenuItemRole; constructor(el: ElementRef); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } export declare class MenuItemWrapperModule { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } //# sourceMappingURL=menuItemWrapper.directive.d.ts.map