export declare enum PointsCalculation { AgainstGamePoints = "againstGamePoints", Scores = "scores", Both = "both" }