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