RouteInfo: TObject<
{
__navcues: TObject<
{
__navcue: TUnion<
[
TArray<
TObject<
{
_attributes: TObject<{ id: ...; text: ...; voice: ... }>;
trigger: TObject<{ _attributes: ... }>;
},
>,
>,
TObject<
{
_attributes: TObject<
{ id: TString; text: TString; voice: TString },
>;
trigger: TObject<{ _attributes: TObject<(...)> }>;
},
>,
],
>;
},
>;
},
> = ...