import * as i0 from "@angular/core";
import * as i1 from "./contextmenu.component";
import * as i2 from "@angular/common";
/**
 * NgModule definition for the ContextMenu component.
 */
export declare class ContextMenuModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ContextMenuModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ContextMenuModule, [typeof i1.ContextMenuComponent], [typeof i2.CommonModule], [typeof i1.ContextMenuComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ContextMenuModule>;
}
