import * as i0 from "@angular/core";
import * as i1 from "./form.directive";
import * as i2 from "./outlet.directive";
export declare class FluentFormRenderModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<FluentFormRenderModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<FluentFormRenderModule, never, [typeof i1.FluentFormDirective, typeof i2.FluentOutletDirective], [typeof i1.FluentFormDirective, typeof i2.FluentOutletDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<FluentFormRenderModule>;
}
