import * as i0 from '@angular/core'; import { ModuleWithProviders } from '@angular/core'; import * as i1 from '@angular/forms'; import * as i2 from 'novo-elements/elements'; import { IMenuOptions } from 'novo-elements/elements'; export * from 'novo-elements/elements'; import * as i3 from 'novo-elements/pipes'; export * from 'novo-elements/pipes'; import * as i4 from 'novo-elements/addons'; export * from 'novo-elements/addons'; import * as i5 from '@angular/cdk/scrolling'; export * from 'novo-elements/services'; export * from 'novo-elements/utils'; declare class NovoElementsModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } declare class NovoElementProviders { static forRoot(options?: { menu: IMenuOptions; }): ModuleWithProviders; static forChild(): ModuleWithProviders; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export { NovoElementProviders, NovoElementsModule };