import * as i0 from "@angular/core";
import * as i1 from "./component";
import * as i2 from "@angular/common";
import * as i3 from "@alauda/ui";
import * as i4 from "../translate/translate.module";
import * as i5 from "@angular/forms";
import * as i6 from "../core/module";
export declare class SearchableSelectorModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SearchableSelectorModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SearchableSelectorModule, [typeof i1.SearchableSelectorComponent, typeof i1.SearchableSelectorLabelDirective, typeof i1.SearchableSelectorOptionDirective], [typeof i2.CommonModule, typeof i3.SelectModule, typeof i4.TranslateModule, typeof i5.FormsModule, typeof i3.TooltipModule, typeof i3.TagModule, typeof i6.CoreModule], [typeof i1.SearchableSelectorComponent, typeof i1.SearchableSelectorLabelDirective, typeof i1.SearchableSelectorOptionDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SearchableSelectorModule>;
}
