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