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