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