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