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