export declare const getAverageRating: (ratings: ReadonlyArray) => number;