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

declare const StarHalfSFillIcon: RemixiconReactIconComponentType;
export default StarHalfSFillIcon;
