import * as i0 from "@angular/core";
import * as i1 from "./form-error/form-error.component";
import * as i2 from "./form-helper/form-helper.component";
import * as i3 from "@angular/common";
export declare class SdsFormModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SdsFormModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SdsFormModule, [typeof i1.SdsFormErrorComponent, typeof i2.SdsFormHelperComponent], [typeof i3.CommonModule], [typeof i1.SdsFormErrorComponent, typeof i2.SdsFormHelperComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SdsFormModule>;
}
