export interface ScoreCalculator { update(): void; } //# sourceMappingURL=ScoreCalculator.d.ts.map