import { ModuleWithProviders } from '@angular/core'; import { NgeElementDef } from './nge-element'; import * as i0 from "@angular/core"; import * as i1 from "./nge-element-detector.directive"; import * as i2 from "@angular/common"; export declare class NgeElementModule { static forRoot(elements: NgeElementDef[]): ModuleWithProviders; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }