import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const heartBrokenIconName = "heart-broken";
export declare const heartBrokenIcon: IconShapeTuple;
