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