import { RemixiconReactIconComponentType } from './dist/typings';

declare const StarHalfFillIcon: RemixiconReactIconComponentType;
export default StarHalfFillIcon;
