export interface Settings { selectedSolution: { name: string; version: string; }; } //# sourceMappingURL=settings.d.ts.map