import { IconProps } from '../lib';
declare function GitBranch(props: IconProps): JSX.Element;
export default GitBranch;
