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