import { SvgIconComponent } from './types'; declare const HeartBrokenIcon: SvgIconComponent; export default HeartBrokenIcon;