import * as i0 from "@angular/core";
import * as i1 from "./smart.passwordinput";
export declare class PasswordInputModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<PasswordInputModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<PasswordInputModule, [typeof i1.PasswordInputComponent], never, [typeof i1.PasswordInputComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<PasswordInputModule>;
}
