/// export interface IconHeartHalfSharpProps { size?: string; style?: React.CSSProperties; } export declare const IconHeartHalfSharp: React.FC;