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