import * as i0 from "@angular/core"; import * as i1 from "./accordion/module"; import * as i2 from "./alert/module"; import * as i3 from "./avatar/module"; import * as i4 from "./badges/module"; import * as i5 from "./breadcrumbs/module"; import * as i6 from "./button-icons/module"; import * as i7 from "./buttons/module"; import * as i8 from "./carousel/module"; import * as i9 from "./checkboxes/module"; import * as i10 from "./colorpicker/module"; import * as i11 from "./comboboxes/module"; import * as i12 from "./datatables/module"; import * as i13 from "./datepickers/module"; import * as i14 from "./dynamicicons/module"; import * as i15 from "./files/module"; import * as i16 from "./file-upload/module"; import * as i17 from "./icons/module"; import * as i18 from "./input/module"; import * as i19 from "./menus/module"; import * as i20 from "./modals/module"; import * as i21 from "./toast/module"; import * as i22 from "./paginations/module"; import * as i23 from "./pick/module"; import * as i24 from "./pills/module"; import * as i25 from "./popovers/module"; import * as i26 from "./progressbar/module"; import * as i27 from "./radio-group/module"; import * as i28 from "./ratings/module"; import * as i29 from "./sections/module"; import * as i30 from "./select/module"; import * as i31 from "./slider/module"; import * as i32 from "./spinners/module"; import * as i33 from "./tabs/module"; import * as i34 from "./textarea/module"; import * as i35 from "./tooltips/module"; export { NglAccordionModule } from './accordion/module'; export { NglAlertModule } from './alert/module'; export { NglAvatarModule } from './avatar/module'; export { NglBadgesModule } from './badges/module'; export { NglBreadcrumbsModule } from './breadcrumbs/module'; export { NglButtonIconsModule } from './button-icons/module'; export { NglButtonsModule } from './buttons/module'; export { NglCarouselModule } from './carousel/module'; export { NglCheckboxesModule } from './checkboxes/module'; export { NglColorpickerModule } from './colorpicker/module'; export { NglComboboxesModule } from './comboboxes/module'; export { NglDatatablesModule } from './datatables/module'; export { NglDatepickersModule } from './datepickers/module'; export { NglDynamicIconsModule } from './dynamicicons/module'; export { NglFilesModule } from './files/module'; export { NglFileUploadModule } from './file-upload/module'; export { NglIconsModule } from './icons/module'; export { NglInputModule } from './input/module'; export { NglMenusModule } from './menus/module'; export { NglModalsModule } from './modals/module'; export { NglToastModule } from './toast/module'; export { NglPaginationsModule } from './paginations/module'; export { NglPickModule } from './pick/module'; export { NglPillsModule } from './pills/module'; export { NglPopoversModule } from './popovers/module'; export { NglProgressBarModule } from './progressbar/module'; export { NglRadiosModule } from './radio-group/module'; export { NglRatingsModule } from './ratings/module'; export { NglSectionsModule } from './sections/module'; export { NglSelectModule } from './select/module'; export { NglSliderModule } from './slider/module'; export { NglSpinnersModule } from './spinners/module'; export { NglTabsModule } from './tabs/module'; export { NglTextareaModule } from './textarea/module'; export { NglTooltipsModule } from './tooltips/module'; export declare class NglModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }