import { ReactIconComponentType } from '../types';

declare const RateReview: ReactIconComponentType;
export default RateReview;
            