import { InputHTMLAttributes } from 'react'; declare const PasswordInput: import("react").ForwardRefExoticComponent & import("react").RefAttributes>; export { PasswordInput };