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