interface Dota2.getRealtimeStats_Resultimport { type Dota2 } from "https://deno.land/x/steamy@v0.05a/mod.ts"; const { getRealtimeStats_Result } = Dota2; Propertiesmatch: getRealtimeStats_Matchteams: getRealtimeStats_Team[]buildings: getRealtimeStats_Building[]graph_data: { graph_gold: number[]; }