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