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