import * as i0 from "@angular/core";
import * as i1 from "./components/form-layout/form-layout.component";
import * as i2 from "./components/form-elements-group/form-elements-group.component";
import * as i3 from "./components/form-element/form-element.component";
export declare class PupaFormLayoutModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<PupaFormLayoutModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<PupaFormLayoutModule, [typeof i1.FormLayoutComponent, typeof i2.FormElementsGroupComponent, typeof i3.FormElementComponent], never, [typeof i1.FormLayoutComponent, typeof i2.FormElementsGroupComponent, typeof i3.FormElementComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<PupaFormLayoutModule>;
}
