import { SVGProps } from "react"; declare const DIGitBranch: (props: SVGProps) => JSX.Element; export { DIGitBranch };