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