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