export interface VersionInfo { version: string; buildTime: string; }