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

declare const StarHalfLineIcon: RemixiconReactIconComponentType;
export default StarHalfLineIcon;
