export default class PasswordComponent extends TextFieldComponent { } import TextFieldComponent from '../textfield/TextField';