import * as i0 from "@angular/core";
import * as i1 from "./select.component";
import * as i2 from "./select-legacy.component";
import * as i3 from "./typeahead.component";
import * as i4 from "./selected-items.component";
import * as i5 from "./select-item.directive";
import * as i6 from "./selected-items.directive";
import * as i7 from "ngx-bootstrap/dropdown";
import * as i8 from "../common/common.module";
import * as i9 from "../list-group/list-group.module";
import * as i10 from "../forms/forms.module";
import * as i11 from "../i18n/name-transform.pipe";
/**
 * The angular module definition for a select.
 * @exports SelectComponent
 */
export declare class SelectModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SelectModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SelectModule, [typeof i1.SelectComponent, typeof i2.SelectLegacyComponent, typeof i3.TypeaheadComponent, typeof i4.SelectedItemsComponent, typeof i5.SelectItemDirective, typeof i6.SelectedItemsDirective], [typeof i7.BsDropdownModule, typeof i8.CommonModule, typeof i9.ListGroupModule, typeof i10.FormsModule, typeof i11.NameTransformPipe], [typeof i1.SelectComponent, typeof i2.SelectLegacyComponent, typeof i3.TypeaheadComponent, typeof i4.SelectedItemsComponent, typeof i5.SelectItemDirective, typeof i6.SelectedItemsDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SelectModule>;
}
//# sourceMappingURL=select.module.d.ts.map