import * as i0 from "@angular/core";
import * as i1 from "./smart.listbox";
import * as i2 from "./smart.listitem";
import * as i3 from "./smart.listitemsgroup";
export declare class ListBoxModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ListBoxModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ListBoxModule, [typeof i1.ListBoxComponent, typeof i2.ListItemComponent, typeof i3.ListItemsGroupComponent], never, [typeof i1.ListBoxComponent, typeof i2.ListItemComponent, typeof i3.ListItemsGroupComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ListBoxModule>;
}
