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

declare const StarRate: ReactIconComponentType;
export default StarRate;
            