SwapOrderConfirmationView: { type: COW_SWAP_ORDER } & DecodedDataResponse & Omit<
    SwapOrder,
    "type"
    | "humanDescription"
    | "richDecodedInfo",
>