import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const heartIconName = "heart";
export declare const heartIcon: IconShapeTuple;
