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