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