import * as i0 from "@angular/core";
import * as i1 from "./smart.listmenu";
import * as i2 from "./smart.menuitem";
import * as i3 from "./smart.menuitemsgroup";
export declare class ListMenuModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ListMenuModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ListMenuModule, [typeof i1.ListMenuComponent, typeof i2.MenuItemComponent, typeof i3.MenuItemsGroupComponent], never, [typeof i1.ListMenuComponent, typeof i2.MenuItemComponent, typeof i3.MenuItemsGroupComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ListMenuModule>;
}
