import { ContextMenuDirective } from './context-menu.directive'; import { ContextMenuListComponent } from './context-menu-list.component'; import * as i0 from "@angular/core"; import * as i1 from "./context-menu-list.component"; import * as i2 from "./context-menu.directive"; export declare const CONTEXT_MENU_DIRECTIVES: readonly [typeof ContextMenuListComponent, typeof ContextMenuDirective]; /** @deprecated use `...CONTEXT_MENU_DIRECTIVES` or import standalone directives */ export declare class ContextMenuModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }