import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./core/core.module";
import * as i3 from "./features/actions/action-feature.module";
import * as i4 from "@angular/cdk/overlay";
import * as i5 from "./components/actions/action-components.module";
import * as i6 from "./components/display/display.module";
import * as i7 from "./components/structural/structural.module";
import * as i8 from "./components/form-control/form-control.module";
import * as i9 from "./components/overlay/overlay.module";
export declare class FormBuilderModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<FormBuilderModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<FormBuilderModule, never, [typeof i1.CommonModule, typeof i2.CoreModule, typeof i3.ActionFeatureModule, typeof i4.OverlayModule, typeof i5.ActionComponentsModule, typeof i6.DisplayModule, typeof i7.StructuralModule, typeof i8.FormControlModule, typeof i9.DialogueModule], never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<FormBuilderModule>;
}
