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