import { FieldComponent } from "../field/field.component"; import { PasswordInputField } from "../../model/password-input-config.model"; import * as i0 from "@angular/core"; export declare class PasswordInputFieldComponent extends FieldComponent { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }