export interface VersionInfo { core: string; device: string; version: string; }