interface SSEMessageimport { type SSEMessage } from "https://deno.land/x/hono@v4.2.1/helper/streaming/index.ts"; Propertiesdata: stringoptionalevent: stringoptionalid: stringoptionalretry: number