def hash_password(plaintext_password: str = "") -> str: ...
