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