import { NgForm } from '@angular/forms'; export declare function controlContainerFactory(ngForm?: NgForm): NgForm;