RouteDescriptionStruct: {
    chainIdentifier: BytesLike;
    incentive: IncentiveDescriptionStruct;
    toAccount: BytesLike;
    toVault: BytesLike;
}

Type declaration