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