import type { FC } from 'react'; import { type SvgIconProps } from './SvgIcon'; export declare const GitPullRequestCreateArrow: FC;