import * as i0 from "@angular/core"; import * as i1 from "./core/textfield-configurator-core.module"; import * as i2 from "./components/textfield-configurator-components.module"; import * as i3 from "./occ/textfield-configurator-occ.module"; /** * Exposes the textfield configurator, a small configurator that only provides 3 attributes at product level without any dependencies between them, * and in the first place serves as a template for other configurator implementations. */ export declare class TextfieldConfiguratorModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }