import * as i0 from "@angular/core";
import * as i1 from "./dropdown/dropdown.component";
import * as i2 from "./dropdown-item/dropdown-item.component";
export declare class ItDropdownModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ItDropdownModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ItDropdownModule, never, [typeof i1.ItDropdownComponent, typeof i2.ItDropdownItemComponent], [typeof i1.ItDropdownComponent, typeof i2.ItDropdownItemComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ItDropdownModule>;
}
