import * as i0 from "@angular/core";
import * as i1 from "./components/angular-select-dropdown.component";
import * as i2 from "./directives/click-outside.directive";
import * as i3 from "@angular/common";
export declare class AngularSelectDropdownModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<AngularSelectDropdownModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<AngularSelectDropdownModule, [typeof i1.AngularSelectDropdownComponent, typeof i2.ClickOutsideDirective], [typeof i3.CommonModule], [typeof i1.AngularSelectDropdownComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<AngularSelectDropdownModule>;
}
