import * as i0 from "@angular/core";
import * as i1 from "./maskedtextbox.component";
import * as i2 from "@angular/common";
/**
 * NgModule definition for the MaskedTextBox component.
 */
export declare class MaskedTextBoxModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<MaskedTextBoxModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<MaskedTextBoxModule, [typeof i1.MaskedTextBoxComponent], [typeof i2.CommonModule], [typeof i1.MaskedTextBoxComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<MaskedTextBoxModule>;
}
