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