/// <reference types="react" />
declare const GitMerge: (props: any, ref: any) => JSX.Element;
export default GitMerge;
