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

declare const GitBranchFillIcon: RemixiconReactIconComponentType;
export default GitBranchFillIcon;
