TwapOrderConfirmationView: { type: COW_SWAP_TWAP_ORDER } & DecodedDataResponse & Omit<
    TwapOrder,
    "type"
    | "humanDescription"
    | "richDecodedInfo",
>