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