import { PasswordInputProps } from './types'; export declare const PasswordInput: React.FC;