/// import { PasswordMessageProps } from './types'; export declare const PasswordMessage: (props: PasswordMessageProps) => JSX.Element;