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