import * as i0 from "@angular/core";
import * as i1 from "./text-input-modal.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/flex-layout";
export declare class TextInputModalModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<TextInputModalModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<TextInputModalModule, [typeof i1.TextInputModalComponent], [typeof i2.CommonModule, typeof i3.FlexModule], [typeof i1.TextInputModalComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<TextInputModalModule>;
}
