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