import { IconSvgProps } from '../types';
declare const GitBranch: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default GitBranch;
//# sourceMappingURL=GitBranch.d.ts.map