import React from 'react';
declare const RatingIcon: React.FC<unknown>;
export default RatingIcon;
