export type Rating = {
    Value: number;
};
//# sourceMappingURL=rating.d.ts.map