import { Injector } from '@angular/core'; export declare class EFormModule { private injector; constructor(injector: Injector); }