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

import typing

CitationType = typing.Union[typing.Literal["TEXT_CONTENT", "PLAN"], typing.Any]
