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