export type CalculatedScore = { weight: number; value?: number; appData?: Record; }; //# sourceMappingURL=CalculatedScore.d.ts.map