import React from 'react'; import { PasswordProps } from './types'; export declare const Password: React.FC;