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