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