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