import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./menu.module";
/**
 * NgModule definition for the Menu component with providers.
 */
export declare class MenuAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<MenuAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<MenuAllModule, never, [typeof i1.CommonModule, typeof i2.MenuModule], [typeof i2.MenuModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<MenuAllModule>;
}
