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