import { ComponentFactoryResolver, ComponentFactory } from '@angular/core'; import { PageBuilderFormComponent } from './page-builder-form.component'; import * as i0 from "@angular/core"; import * as i1 from "./page-builder-form.component"; import * as i2 from "@angular/common"; import * as i3 from "@alfercom/dynamic-form"; import * as i4 from "../utils/pb-components/pb-components.module"; import * as i5 from "@ngx-translate/core"; export declare class PageBuilderFormModule { private componentFactoryResolver; constructor(componentFactoryResolver: ComponentFactoryResolver); resolveComponent(componentName: string): ComponentFactory; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }