# This file was auto-generated by Fern from our API Definition.

import typing

TransliterateMode = typing.Union[typing.Literal["roman", "fully-native", "spoken-form-in-native"], typing.Any]
