import type { FC } from 'react';
declare const Password: FC<any>;
export default Password;
