import * as i0 from "@angular/core";
import * as i1 from "./digit-only.directive";
import * as i2 from "./mask.directive";
export declare class DigitOnlyModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DigitOnlyModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DigitOnlyModule, [typeof i1.DigitOnlyDirective, typeof i2.MaskDirective], never, [typeof i1.DigitOnlyDirective, typeof i2.MaskDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DigitOnlyModule>;
}
