import { IconProps } from '../types';
declare const StarHalf: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default StarHalf;
//# sourceMappingURL=StarHalf.d.ts.map