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

declare const StarHalf: ReactIconComponentType;
export default StarHalf;
            