export interface ScoreCalculator { update(): void; }