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