pub enum TypeAlias {
#[non_exhaustive]
Variant, }