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