import type { IconProps } from '../../types';
declare const GitBranchFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Git Branch Fill
 * @see {@link https://remixicon.com/icon/git-branch-fill Remix Icon Docs}
 */
export { GitBranchFill };
