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