import { RemixiconReactIconComponentType } from './dist/typings';

declare const GitMergeLineIcon: RemixiconReactIconComponentType;
export default GitMergeLineIcon;
