import type { IconComponent } from '../types'; declare const HandHeart: IconComponent; export default HandHeart;