import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./otpinput.module";
/**
 * NgModule definition for the OtpInput component with providers.
 */
export declare class OtpInputAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<OtpInputAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<OtpInputAllModule, never, [typeof i1.CommonModule, typeof i2.OtpInputModule], [typeof i2.OtpInputModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<OtpInputAllModule>;
}
