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