StreamEventStatus: {
    cursor: string;
    stats: QueryStats;
    txn_ts: number;
    type: "status";
}