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