Typed EmailValidationStatusInput enum.
@type t() :: :valid | :risky | :invalid | :unknown
@spec from(term()) :: t()