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