export default Password; declare function Password(props: any): React.JSX.Element; declare namespace Password { let displayName: string; let childType: string; } import React from 'react'; //# sourceMappingURL=index.d.ts.map