export default class SystemUtil { static getSysInfo(): { os: any; versions: any; env: any; }; } //# sourceMappingURL=SystemUtil.d.ts.map