interface Stats { kernel: string; cpuTemp: string; cpuClk: string; gpuTemp: string; gpuClk: string; vram: string; availableVRAM: string; }