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