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