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