import type { IconProps } from '../../types'; declare const HeartHalfLine: import("react").NamedExoticComponent; /** * MingCute Icon: Heart Half Line * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { HeartHalfLine };