import { PasswordInputProps } from './PasswordInput.types.ts'; export declare const PasswordInput: import('react').ForwardRefExoticComponent>;