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

declare const GitBranchLineIcon: RemixiconReactIconComponentType;
export default GitBranchLineIcon;
