/// export default function ShowPasswordIcon({ showPassword }: { showPassword: boolean }): JSX.Element;