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