import type { IconProps } from '../../types';
declare const HandHeartFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Hand Heart Fill
 * @see {@link https://remixicon.com/icon/hand-heart-fill Remix Icon Docs}
 */
export { HandHeartFill };
