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

import typing

TelephonyProvider = typing.Union[typing.Literal["twilio", "sip_trunk"], typing.Any]
