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