CommonSwapResponseFees: {
    gasFee: CommonSwapResponseFeesGasFee;
    protocolFee: CommonSwapResponseFeesProtocolFee;
}

The estimated fees for the swap.

Type declaration