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