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