$InclusionFee: $.Shape<{
    adjustedWeightFee: bigint;
    baseFee: bigint;
    lenFee: bigint;
}, {
    adjustedWeightFee: bigint;
    baseFee: bigint;
    lenFee: bigint;
}> = ...

The base fee and adjusted weight and length fees constitute the inclusion fee.