import { MaterialTextfieldComponent } from '../textfield/textfield.component'; import PasswordComponent from 'formiojs/components/password/Password.js'; import * as i0 from "@angular/core"; export declare class MaterialPasswordComponent extends MaterialTextfieldComponent { inputType: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export { PasswordComponent };