import * as i0 from "@angular/core"; import * as i1 from "./dropdown"; export { NgbDropdown, NgbDropdownAnchor, NgbDropdownToggle, NgbDropdownMenu, NgbDropdownItem, NgbNavbar, } from './dropdown'; export { NgbDropdownConfig } from './dropdown-config'; export declare class NgbDropdownModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }