/// import { IconTextFieldProps } from './IconTextField'; export declare function PasswordField(props: IconTextFieldProps): JSX.Element;